home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual 63 / CDACTUAL63.iso / Shareware / Humor / FICHEROS / Dancer / Dancer.exe / scripts / DefineButton2_177 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2001-11-02  |  80 b   |  7 lines

  1. on(release){
  2.    tellTarget("bt/b/mt/m/tt")
  3.    {
  4.       nextFrame();
  5.    }
  6. }
  7.